Categories

Versions

Delete Deployment (RTSA) (Admin Tools)

Synopsis

This operator deletes a deployment on a Real-Time Scoring Agent (RTSA).

Description

This operator deletes a deployment on a Real-Time Scoring Agent (RTSA). The resulting ExampleSet contains the deployment name, the response code, and a Message whether or not the deletion was successful.

As with other operators in this extension, the input of this operator requires an RTSA Connection IOObject with the RTSA URL and credentials (user_name and password, if basic_authis selected in the authentication field) if needed to access the RTSA API. You can create an RTSA connection IOObject in Studio by going to Create Connections selection in the Connections menu and selecting 'RTSA' as the Connection Type. A user_name and password can be obtained by logging to the AI Hub as an administrator in the web interface and, under 'Admin Tools', going to 'Platform Administration'. Once in this module, select 'Scoring Access Control' from the sidebar and enter the appropriate information in the 'Add new user to the scoring service' section.

Input

  • rtsa_connection (Connection)

    An RTSA Connection IOObject.

Output

  • exa (Data Table)

    An ExampleSet containing information about whether or not the deployment was deleted.

  • rtsa_connection (Connection)

    The RTSA Connection IOObject from the input port, delivered as a passthru.

Parameters